home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 243
- Top = 115
- Width = 345
- Height = 113
- Caption = 'Crackme [id:5] (c) tC...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 264
- Top = 0
- Width = 69
- Height = 16
- Caption = 'User Name'
- end
- object Label2: TLabel
- Left = 264
- Top = 32
- Width = 59
- Height = 16
- Caption = 'Serial No.'
- end
- object Edit1: TEdit
- Left = 0
- Top = 0
- Width = 257
- Height = 24
- MaxLength = 32
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 0
- Top = 32
- Width = 257
- Height = 24
- TabOrder = 1
- end
- object Button1: TButton
- Left = 0
- Top = 56
- Width = 257
- Height = 25
- Caption = 'Validate my Serial No.'
- TabOrder = 2
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 256
- Top = 56
- Width = 81
- Height = 25
- Caption = 'aBoUt'
- TabOrder = 3
- OnClick = Button2Click
- end
- end
-